home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / arkaice.swf / scripts / DefineButton2_96 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-14  |  96 b   |  6 lines

  1. on(release){
  2.    ranking.gotoAndPlay(2);
  3.    dekevaesto.gotoAndStop(1);
  4.    gotoAndStop(2);
  5. }
  6.